TelephonyManager.MaximumCallComposerPictureSize Property

Definition

Indicates the maximum size of the call composure picture.

public static long MaximumCallComposerPictureSize { [Android.Runtime.Register("getMaximumCallComposerPictureSize", "()J", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getMaximumCallComposerPictureSize", "()J", "", ApiSince=31)>]
member this.MaximumCallComposerPictureSize : int64

Property Value

Int64

Maximum file size in bytes.

Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.getMaximumCallComposerPictureSize().

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