次の方法で共有


SKKeyframeSequence.GetKeyframeValue(nuint) メソッド

定義

指定したインデックスのキーフレーム値を取得します。

[Foundation.Export("getKeyframeValueForIndex:")]
public virtual Foundation.NSObject GetKeyframeValue (nuint index);
abstract member GetKeyframeValue : nuint -> Foundation.NSObject
override this.GetKeyframeValue : nuint -> Foundation.NSObject

パラメーター

index
System.System.UIntPtr System.unativeint

戻り値

属性

適用対象