Share via


SKScene.ScaleMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SpriteKit.SKSceneScaleMode ScaleMode { [Foundation.Export("scaleMode")] get; [Foundation.Export("setScaleMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scaleMode")>]
[<set: Foundation.Export("setScaleMode:")>]
member this.ScaleMode : SpriteKit.SKSceneScaleMode with get, set

Property Value

Attributes

Applies to