PHProjectChangeRequest.SetKeyAsset(PHAsset) Method

Definition

[Foundation.Export("setKeyAsset:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetKeyAsset(Photos.PHAsset? keyAsset);
[<Foundation.Export("setKeyAsset:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetKeyAsset : Photos.PHAsset -> unit
override this.SetKeyAsset : Photos.PHAsset -> unit

Parameters

keyAsset
PHAsset
Attributes

Applies to