MtpObjectInfo.Builder.SetThumbPixHeight(Int64) Method

Definition

[Android.Runtime.Register("setThumbPixHeight", "(J)Landroid/mtp/MtpObjectInfo$Builder;", "GetSetThumbPixHeight_JHandler", ApiSince=24)]
public virtual Android.Mtp.MtpObjectInfo.Builder? SetThumbPixHeight (long value);
[<Android.Runtime.Register("setThumbPixHeight", "(J)Landroid/mtp/MtpObjectInfo$Builder;", "GetSetThumbPixHeight_JHandler", ApiSince=24)>]
abstract member SetThumbPixHeight : int64 -> Android.Mtp.MtpObjectInfo.Builder
override this.SetThumbPixHeight : int64 -> Android.Mtp.MtpObjectInfo.Builder

Parameters

value
Int64

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to