SKShader.Source Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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