Language

MedicalResource.Builder.SetType(Int32) Method

Definition

Sets the medical resource type.

[Android.Runtime.Register("setType", "(I)Landroid/health/connect/datatypes/MedicalResource$Builder;", "", ApiSince=36)]
public Android.Health.Connect.DataTypes.MedicalResource.Builder SetType(int type);
[<Android.Runtime.Register("setType", "(I)Landroid/health/connect/datatypes/MedicalResource$Builder;", "", ApiSince=36)>]
member this.SetType : int -> Android.Health.Connect.DataTypes.MedicalResource.Builder

Parameters

type
Int32

Returns

Attributes

Remarks

Sets the medical resource type.

Android reference for android.health.connect.datatypes.MedicalResource.Builder.setType.

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