Share via


StatelessTemplate(String) Constructor

Definition

Construct a new StatelessTemplate

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=30)]
public StatelessTemplate (string templateId);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=30)>]
new Android.Service.Controls.Templates.StatelessTemplate : string -> Android.Service.Controls.Templates.StatelessTemplate

Parameters

templateId
String

the identifier for this template

Attributes

Remarks

Construct a new StatelessTemplate

Java documentation for android.service.controls.templates.StatelessTemplate.StatelessTemplate(java.lang.String).

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