Sdílet prostřednictvím


UIDocumentViewControllerLaunchOptions.Background Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBackgroundConfiguration Background { [Foundation.Export("background", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setBackground:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("background", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setBackground:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Background : UIKit.UIBackgroundConfiguration with get, set

Property Value

Attributes

Applies to