Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. Element
  4. namespaceUri property
namespaceUri
description

namespaceUri property

String? getnamespaceUri

A URI that identifies the XML namespace of this element.

null if no namespace URI is specified.

Other resources

Implementation

String? get namespaceUri => _namespaceUri;
  1. Dart
  2. dart:html
  3. Element
  4. namespaceUri property
Element class

[8]ページ先頭

©2009-2025 Movatter.jp