SKShader.Source Property

Definition

Gets the source code for the shader.

public virtual string Source { [Foundation.Export("source")] get; [Foundation.Export("setSource:")] set; }
member this.Source : string with get, set

Property Value

This value can be null.

Attributes

Applies to