共用方式為


NSCoder_UIGeometryKeyedCoding.DecodeUIOffsetForKey(NSCoder, String) 方法

定義

解碼,然後傳回與指定索引鍵相關聯的位移。

[Foundation.Export("decodeUIOffsetForKey:")]
public static UIKit.UIOffset DecodeUIOffsetForKey (this Foundation.NSCoder This, string key);
static member DecodeUIOffsetForKey : Foundation.NSCoder * string -> UIKit.UIOffset

參數

This
NSCoder

Foundation.NSCoder。

key
String

以位移識別的索引鍵。

傳回

與指定索引鍵相關聯的位移

屬性

適用於