語言

IntProperty.SetValue(Object, Int32) 方法

定義

#set(Object, Integer)當處理型別域 int時,該變體的變體速度更快。

[Android.Runtime.Register("setValue", "(Ljava/lang/Object;I)V", "GetSetValue_Ljava_lang_Object_IHandler", ApiSince=24)]
public abstract void SetValue(Java.Lang.Object? object, int value);
[<Android.Runtime.Register("setValue", "(Ljava/lang/Object;I)V", "GetSetValue_Ljava_lang_Object_IHandler", ApiSince=24)>]
abstract member SetValue : Java.Lang.Object * int -> unit

參數

object
Object
value
Int32
屬性

備註

#set(Object, Integer)當處理型別域 int時,該變體的變體速度更快。

Java 文件 android.util.IntProperty.setValue(T, int)

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於