共用方式為


NSBundle.GetPreservationPriority(NSString) 方法

定義

[Foundation.Export("preservationPriorityForTag:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double GetPreservationPriority (Foundation.NSString tag);
abstract member GetPreservationPriority : Foundation.NSString -> double
override this.GetPreservationPriority : Foundation.NSString -> double

參數

tag
NSString

傳回

屬性

適用於