Property values Standards information See also [Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]Returns the component-id of the RT...
Retrieve the concrete component associated with the intent. C# コピー public virtual Android.Content.ComponentName? Component { [Android.Runtime.Register("getComponent", "()Landroid/content/ComponentName;", "GetGetComponentHandler")] get; } Property Value ComponentName The name of the application ...
component = object.component Property valuesType: RTCIceComponentThe component-id of the RTCIceTransport object.The component-id will be "RTP" unless RTP and RTCP are not multiplexed and the RTCIceTransport object was returned by createAssociatedTransport().展开...
Type: ComponentPropertyBindingProperties object Required: No bindings The information to bind the component property to form data. Type: String to FormBindingElement object map Required: No collectionBindingProperties The information to bind the component property to data at runtime. Use this for ...
Component: 小程序/开发/API/XR-FRAME/Classes/Component Component#Constructors: 小程序/开发/API/XR-FRAME/Classes/Component Component#Events: 小程序/开发/API/XR-FRAME/Classes/Component Component#Properties: 小程序/开发/API/XR-FRAME/Classes/Component Component#Methods: 小程...
ComponentProperty clone() boolean equals(Object obj) ComponentPropertyBindingProperties getBindingProperties() The information to bind the component property to data at runtime. Map<String,FormBindingElement> getBindings() The information to bind the component property to form data. Compo...
Property Value ComponentName Attributes RegisterAttribute Remarks Return the component of the service that implements this wallpaper. Java documentation forandroid.app.WallpaperInfo.getComponent(). Portions of this page are modifications based on work created and shared by theAndroid Open Source Projectand...
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/...
-weburl https://myserver.example.com:8443setComponentProperty -component JPetStore-APP -name Prop1 -value value1 Example response { "id": "3702f391-09e1-4550-903a-d5ae286c94aa", "name": "Prop1", "value": "value1", "secure": false ...
publicabstractType ComponentType {get; } Property Value Type ATypethat represents the type of component this property is bound to. When theGetValue(Object)orSetValue(Object, Object)methods are invoked, the object specified might be an instance of this type. ...