ExerciseSegmentType 類別

定義

[Android.Runtime.Register("android/health/connect/datatypes/ExerciseSegmentType", ApiSince=34, DoNotGenerateAcw=true)]
public sealed class ExerciseSegmentType : Java.Lang.Object
[<Android.Runtime.Register("android/health/connect/datatypes/ExerciseSegmentType", ApiSince=34, DoNotGenerateAcw=true)>]
type ExerciseSegmentType = class
    inherit Object
繼承
ExerciseSegmentType
屬性

欄位

ExerciseSegmentTypeArmCurl
ExerciseSegmentTypeBackExtension
ExerciseSegmentTypeBallSlam
ExerciseSegmentTypeBarbellShoulderPress
ExerciseSegmentTypeBenchPress
ExerciseSegmentTypeBenchSitUp
ExerciseSegmentTypeBiking
ExerciseSegmentTypeBikingStationary
ExerciseSegmentTypeBurpee
ExerciseSegmentTypeCrunch
ExerciseSegmentTypeDeadlift
ExerciseSegmentTypeDoubleArmTricepsExtension
ExerciseSegmentTypeDumbbellCurlLeftArm
ExerciseSegmentTypeDumbbellCurlRightArm
ExerciseSegmentTypeDumbbellFrontRaise
ExerciseSegmentTypeDumbbellLateralRaise
ExerciseSegmentTypeDumbbellRow
ExerciseSegmentTypeDumbbellTricepsExtensionLeftArm
ExerciseSegmentTypeDumbbellTricepsExtensionRightArm
ExerciseSegmentTypeDumbbellTricepsExtensionTwoArm
ExerciseSegmentTypeElliptical
ExerciseSegmentTypeForwardTwist
ExerciseSegmentTypeFrontRaise
ExerciseSegmentTypeHighIntensityIntervalTraining
ExerciseSegmentTypeHipThrust
ExerciseSegmentTypeHulaHoop
ExerciseSegmentTypeJumpingJack
ExerciseSegmentTypeJumpRope
ExerciseSegmentTypeKettlebellSwing
ExerciseSegmentTypeLateralRaise
ExerciseSegmentTypeLatPullDown
ExerciseSegmentTypeLegCurl
ExerciseSegmentTypeLegExtension
ExerciseSegmentTypeLegPress
ExerciseSegmentTypeLegRaise
ExerciseSegmentTypeLunge
ExerciseSegmentTypeMountainClimber
ExerciseSegmentTypeOtherWorkout
ExerciseSegmentTypePause
ExerciseSegmentTypePilates
ExerciseSegmentTypePlank
ExerciseSegmentTypePullUp
ExerciseSegmentTypePunch
ExerciseSegmentTypeRest
ExerciseSegmentTypeRowingMachine
ExerciseSegmentTypeRunning
ExerciseSegmentTypeRunningTreadmill
ExerciseSegmentTypeShoulderPress
ExerciseSegmentTypeSingleArmTricepsExtension
ExerciseSegmentTypeSitUp
ExerciseSegmentTypeSquat
ExerciseSegmentTypeStairClimbing
ExerciseSegmentTypeStairClimbingMachine
ExerciseSegmentTypeStretching
ExerciseSegmentTypeSwimmingBackstroke
ExerciseSegmentTypeSwimmingBreaststroke
ExerciseSegmentTypeSwimmingButterfly
ExerciseSegmentTypeSwimmingFreestyle
ExerciseSegmentTypeSwimmingMixed
ExerciseSegmentTypeSwimmingOpenWater
ExerciseSegmentTypeSwimmingOther
ExerciseSegmentTypeSwimmingPool
ExerciseSegmentTypeUnknown
ExerciseSegmentTypeUpperTwist
ExerciseSegmentTypeWalking
ExerciseSegmentTypeWeightlifting
ExerciseSegmentTypeWheelchair
ExerciseSegmentTypeYoga

屬性

Class

傳回這個 Object 的執行時間類別。

(繼承來源 Object)
Handle

基礎 Android 實例的控制碼。

(繼承來源 Object)
JniIdentityHashCode (繼承來源 Object)
JniPeerMembers
PeerReference (繼承來源 Object)
ThresholdClass

此 API 支援 Mono for Android 基礎結構,並不適合直接從您的程式碼使用。

(繼承來源 Object)
ThresholdType

此 API 支援 Mono for Android 基礎結構,並不適合直接從您的程式碼使用。

(繼承來源 Object)

方法

Clone()

建立並傳回這個 物件的複本。

(繼承來源 Object)
Dispose() (繼承來源 Object)
Dispose(Boolean) (繼承來源 Object)
Equals(Object)

指出其他物件是否「等於」這個物件。

(繼承來源 Object)
GetHashCode()

傳回此物件的雜湊碼值。

(繼承來源 Object)
JavaFinalize()

當垃圾收集判斷物件沒有其他參考時,由物件上的垃圾收集行程呼叫。

(繼承來源 Object)
Notify()

喚醒正在等候此物件的監視器的單一線程。

(繼承來源 Object)
NotifyAll()

喚醒正在等候此物件監視器的所有線程。

(繼承來源 Object)
SetHandle(IntPtr, JniHandleOwnership)

設定 Handle 屬性。

(繼承來源 Object)
ToArray<T>() (繼承來源 Object)
ToString()

傳回物件的字串表示。

(繼承來源 Object)
UnregisterFromRuntime() (繼承來源 Object)
Wait()

讓目前的執行緒等到喚醒為止,通常是藉由 < em > notified < /em > 或 < em > interrupted < /em > 來喚醒。

(繼承來源 Object)
Wait(Int64)

讓目前的執行緒等到喚醒為止,通常是 < 透過 em > notified < /em 或 em > interrupted < /em >> ,或 < 直到經過一定數量的即時為止。

(繼承來源 Object)
Wait(Int64, Int32)

讓目前的執行緒等到喚醒為止,通常是 < 透過 em > notified < /em 或 em > interrupted < /em >> ,或 < 直到經過一定數量的即時為止。

(繼承來源 Object)

明確介面實作

IJavaPeerable.Disposed() (繼承來源 Object)
IJavaPeerable.DisposeUnlessReferenced() (繼承來源 Object)
IJavaPeerable.Finalized() (繼承來源 Object)
IJavaPeerable.JniManagedPeerState (繼承來源 Object)
IJavaPeerable.SetJniIdentityHashCode(Int32) (繼承來源 Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates) (繼承來源 Object)
IJavaPeerable.SetPeerReference(JniObjectReference) (繼承來源 Object)

擴充方法

JavaCast<TResult>(IJavaObject)

執行 Android 執行時間檢查的類型轉換。

JavaCast<TResult>(IJavaObject)
GetJniTypeName(IJavaPeerable)

適用於