CodeGlyphX logo
CodeGlyphX

API Reference

Enum

QrBitcoinLikeType

Namespace CodeGlyphX.Payloads
Assembly CodeGlyphX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Bitcoin-like URI schemes.

Inheritance

  • Enum
  • QrBitcoinLikeType

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const QrBitcoinLikeType Bitcoin #

bitcoin: URI.

Value: 0
public const QrBitcoinLikeType BitcoinCash #

bitcoincash: URI.

Value: 1
public const QrBitcoinLikeType Litecoin #

litecoin: URI.

Value: 2