0xLeif / 0xLeif/LayerKit

Implement Content Image

Aberta
#7 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Swift
Estrelas
8
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

```swift
var contents: Any?
An object that provides the contents of the layer. Animatable.

var contentsRect: CGRect
The rectangle, in the unit coordinate space, that defines the portion of the layer’s contents that should be used. Animatable.

var contentsCenter: CGRect
The rectangle that defines how the layer contents are scaled if the layer’s contents are resized. Animatable.

func display()
Reloads the content of this layer.

func draw(in: CGContext)
Draws the layer’s content using the specified graphics context.
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.